home *** CD-ROM | disk | FTP | other *** search
/ PC-Blue - MS DOS Public Domain Library / PC-Blue MS-DOS Public Domain Library - NYACC.iso / vol191 / qm20abug.fix < prev    next >
Encoding:
Text File  |  1986-11-25  |  3.9 KB  |  83 lines

  1.      There is a major but easily overcome bug in QMODEM version 2.00A
  2. (compiled 3/1/86).
  3.  
  4.      Those of you who, like me, have used version 2.00A (meaning the
  5. new .COM and .00x files) with their old QMODEM.FON (this one file must
  6. be converted first), .CNF, .PRE, .KEY, .XLT and .WND files will have
  7. no difficulties. However, if you are not doing so but are depending on
  8. QINSTALL and QMODEM to create these files for you (which will
  9. obviously be the case for all new users of QMODEM), this is what you
  10. will find:
  11.  
  12.      1. After running QINSTALL (you MUST run QINSTALL before you run
  13.      QMODEM), you will find that it has created several files.
  14.  
  15.      2. Then, when you run QMODEM for the first time, it will try to
  16.      create the rest of the files it needs. Here's where the bug is.
  17.      When the author (John Friel III) added what I call the "sparkling
  18.      letters" effect to the signon screen (this "feature" is another
  19.      of the changes from v2.00 to 2.00A) he inadvertently set both the
  20.      text and background colors of the dialing directory configuration
  21.      screen to black. Thus, when a user who does not have a QMODEM.FON
  22.      file (or one who chooses to have QMODEM create a new one for
  23.      him/her) runs QMODEM for the first time, what he/she sees after
  24.      the signon screen is NOTHING -- a BLANK SCREEN!!!  For those of
  25.      you who are unfamiliar with QMODEM, what you should see is
  26.      supposed to look like this:
  27.  
  28.      * Dialing directory does not exist. Please answer the following
  29.        questions so I can create a new one for you.
  30.  
  31.  
  32.        A: Default modem speed ?
  33.           1) 300 baud  2) 1200 baud
  34.           3) 2400 baud 4) 4800 baud
  35.           5) 9600 baud                :
  36.        B: Default Data bits ?
  37.           1) 7 bits    2) 8 bits      :
  38.        C: Default Stop bits ?
  39.           1) 1 bit     2) 2 bits      :
  40.  
  41.  
  42.      3. The solution is a simple one.  First, run QINSTALL.  Next, run
  43.      QMODEM.  When your screen goes blank, do EXACTLY the following:
  44.  
  45.         A.  If you want the default setting to be 2400 baud, 8 data
  46.         bits and 1 stop bit, type (without the quotes; the symbol <cr>
  47.         means carriage return [or Enter key]):
  48.  
  49.                   3<cr>2<cr>1<cr>     {this totals 6 keystrokes}
  50.  
  51.         B.Similarly, if you want the default dialing directory setting
  52.         to be 1200 baud, 8 data bits and 1 stop bit, type:
  53.  
  54.                   2<cr>2<cr>1<cr>     {again, only 6 keystrokes}
  55.  
  56.      For other default settings, substitute the numbers representing
  57. the values you want from those shown on the "invisible" screen (see
  58. above).  That's all there is to it.  QMODEM will create a new dialing
  59. directory for you and you can go merrily on your way.
  60.  
  61.  
  62.      This bug was missed by a slew of us old-time QMODEM users
  63. (including myself).  I guess we all just reused our old ancillary
  64. QMODEM files. Paul Kopit, sysop of SOFTWARE SOCIETY PCBoard,
  65. discovered it and verified with Mr. Friel what the problem was and, of
  66. course, the solution.  For some unknown reason, Mr. Friel did not want
  67. to disclose the location and correct value of the one byte address to
  68. be changed within the new QMODEM.COM to rectify this blank screen bug.
  69.  
  70.      I have written this "bug fix" in an effort to help those users
  71. who may encounter this problem and cause so many sysops (and
  72. presumably Mr. Friel) much needless aggravation.  I respectfully
  73. suggest that sysops add this text file (or its equivalent) to the
  74. archive containing v2.00A of QMODEM.
  75.  
  76.      If you upload this file to another BBS, I would appreciate your
  77. bringing it to the attention of that system's sysop -- it may save
  78. him/her a lot of grief.
  79.  
  80.                                          Bob Weinstein
  81.                                          co-sysop, PC-Rockland RBBS
  82.                                                     (914) 353-2176
  83.